ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / MacdBase<T> Class / SymbolStyle Property

In This Topic
    SymbolStyle Property (MacdBase<T>)
    In This Topic
    Gets or sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
    Syntax
    'Declaration
     
    Public ReadOnly Property SymbolStyle As SVGStyle
    public SVGStyle SymbolStyle {get;}
    See Also